Version Packages - #2663
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for ix-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 28, 2026 10:28
ab8b9bf to
7001d72
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@siemens/ix@5.2.0
Minor Changes
#2569
70e1c5cThanks @danielleroux! - Add theix-chat-inputcomponent for AI prompt entry, including multiline input behavior, attachment support withix-chat-attachment, action slots, submit handling, processing state, threshold-based character limit guidance, form integration, and disclaimer text.#2569
70e1c5cThanks @danielleroux! - Add theix-chatcomponent for composing chat layouts with messages and a chat input, add theix-chat-user-messagecomponent for displaying right-aligned user messages in chat interfaces with optional contextual actions and sent attachments, and add theix-chat-ai-messagecomponent for displaying slotted AI-generated responses with optional actions and sources. The existingix-chat-attachmentcomponent now renders withix-chip, supports a compactsentvariant, supports preview-enabled attachments withpreviewSupported, emitsattachmentClickonly for those preview interactions, and no longer exposes a retry action for failed attachments.ix-chat-inputcan display prompt attachments and now provides afollow-upslot for follow-up prompt actions.Patch Changes
70e1c5cThanks @danielleroux! - Fixix-chipso closable chips still render an interactive close button wheninactiveis set without overlapping or breaking text truncation.@siemens/ix-angular@5.2.0
Patch Changes
70e1c5c,70e1c5c,70e1c5c]:@siemens/ix-react@5.2.0
Patch Changes
70e1c5c,70e1c5c,70e1c5c]:@siemens/ix-vue@5.2.0
Patch Changes
#2676
60d38b5Thanks @benjgil! - Fix incorrecttypespath in published package by settingrootDirtosrcin tsconfig, so declaration files are emitted atdist/index.d.tsinstead ofdist/src/index.d.ts.Updated dependencies [
70e1c5c,70e1c5c,70e1c5c]:@siemens/ix-docs@5.2.0